Skip to content

Add Keyboard awareness to BottomNavigation#676

Closed
surajj2223 wants to merge 1 commit intocallstack:masterfrom
surajj2223:master
Closed

Add Keyboard awareness to BottomNavigation#676
surajj2223 wants to merge 1 commit intocallstack:masterfrom
surajj2223:master

Conversation

@surajj2223
Copy link
Copy Markdown

Motivation

The Bottom Navigation does not hide when keyboard gets open in case for android with windowSoftInputMode set to adjustResize.

@callstack-bot
Copy link
Copy Markdown

Hey @surajj2223, thank you for your pull request 🤗. The documentation from this branch can be viewed here. Please remember to update Typescript types if you changed API.

@satya164
Copy link
Copy Markdown
Member

Unfortunately, this approach makes it look janky as the bar is visible for a few milliseconds after the keyboard shows up. I created #680 which hides the bar with an animation so it doesn't look as bad.

@satya164 satya164 closed this Nov 26, 2018
@surajj2223
Copy link
Copy Markdown
Author

Thanks @satya164 . Much appreciated ! Hope to see that merged soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants